﻿@charset "utf-8";
/* CSS Document */
/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:4px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#0a1a3e;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#0a1a3e;}


/*headtop 开始 */
.ly_headtop { width:100%; height:40px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; border-bottom:1px solid #ededed;}
.ly_headtop .lyht_main { width:1200px; height:40px; overflow:hidden; margin:0 auto; padding:0;}
.lyht_main .lyht_fl { width:50%; height:40px; overflow:hidden; line-height:40px; color:#797979; font-size:14px; white-space:nowrap; text-overflow: ellipsis; float:left;}
.lyht_main .lyht_fr { width:50%; height:40px; overflow:hidden; line-height:40px; color:#797979; font-size:14px; text-align:right; float:right;}
.lyht_fl img { display:block; width:20px; height:20px; overflow:hidden; margin:10px 5px 10px 0; padding:0; float:left;}
.lyht_fl a { color:#797979;}
.lyht_fr a { display:inline-block; color:#797979; margin:0; padding:0 10px;}
.lyht_fl a:hover, .lyht_fr a:hover { color:#086ab1;}
.lyht_fr em { display:inline-block; width:1px; height:15px; overflow:hidden; margin:-2px 0 0; padding:0; vertical-align:middle; background-color:#dfdfdf;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_headtop .lyht_main { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ly_headtop .lyht_main { width:96%;}
}
@media screen and (max-width:767px) {
	.ly_headtop { display:none;}
}
/*headtop 结束 */


/*头部 开始*/
.ly_top { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; position:relative; overflow:hidden;}
.ly_top .lytop_main { width:1200px; height:110px; margin:0 auto; padding:0; position:relative;}
.lytop_main .ly_logo { width:60%; height:70px; overflow:hidden; margin:20px 0; padding:0; float:left;}
.ly_logo a { display: table-cell; vertical-align: middle; width: 100%; height: 70px; overflow: hidden; margin: 0; padding: 0;}
.ly_logo a img {display: inline-block; max-width: 100%; height: auto; max-height: 100%; margin: 0; padding: 0;}
.ly_logo .logo_text { height:50px; overflow:hidden; margin:5px 0; padding:5px 0 5px 20px; border-left:1px solid #dfdfdf; float:left;}
.logo_text p { height:30px; line-height:30px; color:#3e3e3e; font-size:24px; font-weight:bold; margin:0; padding:0;}
.logo_text span { display:block; height:20px; line-height:20px; color:#797979; font-size:15px; text-align:center; margin:0; padding:0;}
.lytop_main .ly_tel { height:50px; overflow:hidden; margin:30px 0; padding:0 0 0 60px; background:url(../images/tel1.png) left center no-repeat; background-size:50px 50px; float:right;}
.ly_tel span { display:block; height:20px; line-height:20px; color:#777; font-size:16px; margin:0; padding:0;}
.ly_tel p { height:30px; line-height:30px; color:#fe9900; font-size:30px; font-weight:bold; margin:0; padding:0;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_top .lytop_main { width:90%; padding:0 5%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_top .lytop_main { width:96%; height:100px; padding:0 2%;}
	.lytop_main .ly_logo { margin:15px 0;}
	.ly_logo .logo_text { padding:5px 0 5px 15px;}
	.lytop_main .ly_tel { margin:25px 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_top .lytop_main { width:96%; height:90px; padding:0 2%;}
	.lytop_main .ly_logo { height:64px; margin:13px 0;}
	.ly_logo a { width:512px; height:64px; margin:0;}
	.ly_logo .logo_text { display:none; padding:5px 0 5px 15px;}
	.lytop_main .ly_tel { display:none;}
	.ly_tel p { font-size:28px;}
}
@media (max-width: 767px) {
	.ly_top { width:94%; padding:0 3%;}
	.ly_top .lytop_main { width:100%; height:60px;}
	.lytop_main .ly_logo { width:80%; height:44px; margin:8px 0;}
	.ly_logo a { width:auto; height:44px; margin:0;}
	.ly_logo .logo_text { display:none;}
	.lytop_main .ly_tel { display:none;}
}

/*导航栏 开始*/
.ly_nav { width:100%; height:50px; margin:0 auto; padding:0; background-color:#086ab1;}
.ly_nav li, .ly_nav a {	text-decoration: none; list-style: none;}
.ly_nav ::-webkit-scrollbar { display: none;}
.ly_nav .nav_list { width:1200px; margin:0 auto; position:relative; -webkit-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li { display:inline-block; width:11.6%; position: relative; list-style: none; padding:0; text-align:center; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li:last-child { background:none;}
.ly_nav .nav_list > ul > li > a { display: inline-block; line-height: 50px; color: #fff; font-size: 16px; padding: 0; margin: 0; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color: rgba(0, 0, 0, 0.2);}
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff;}
.ly_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(../images/down.png) center center no-repeat; background-size:10px 10px; vertical-align:middle; cursor:pointer; margin:0;}
.ly_nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ly_nav .nav_list > ul > li ul { display:none; position:absolute; left:0; top:50px; z-index:9; width:100%; overflow:hidden; background-color:#fff; box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);}
.ly_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ly_nav .nav_list > ul > li ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:14px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li ul li a:hover { color:#fff; background-color:#086ab1;}
.ly_nav .nav_menu { display: none;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_nav .nav_list { width:90%;}
	.ly_nav .nav_list > ul > li > a { color: #fff; font-size:15px;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active, .ly_nav .nav_list > ul > li ul li a:hover { background-color: rgba(0, 0, 0, 0.2);}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_nav .nav_list { width:96%;}
	.ly_nav .nav_list > ul > li > a { color: #fff; font-size:15px;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active, .ly_nav .nav_list > ul > li ul li a:hover { background-color: rgba(0, 0, 0, 0.2);}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_nav { height:60px; margin:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; border-bottom:1px solid #f0f0f0; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#333; font-size:16px; text-align:left; padding:0 60px 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color: #086ab1; border-bottom:1px solid #fff;}
	.ly_nav .nav_list > ul > li i { display:block; width:40px; height:40px; background-size:14px 14px; background-color:rgba(0, 0, 0, 0.1); position:absolute; top:10px; right:10px;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 14px; background-color:rgba(0, 0, 0, 0.1);}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none;}
	.ly_nav .nav_list > ul > li ul li a { padding:0 20px; text-align:left;}
	
	.ly_nav .nav_menu { display: block; width:24px; padding: 10px 7px; background-color:#fff; border: 1px solid #ccc; margin: 0; position:absolute; top:70px; right:3%;}
	.ly_nav .nav_menu span { display: block; width: 24px; height: 2px; background-color: #ccc;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;z-index: 99999;}
	
	.ly_nav .nav_menu:active { background-color:#086ab1; border: 1px solid #086ab1;}
	.ly_nav .nav_menu:active span { background-color:#fff;}
}
@media (max-width: 767px) {
	.ly_nav { height:52px; margin:0;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; border-bottom:1px solid #f0f0f0; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#333; font-size:16px; text-align:left; padding:0 60px 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color: #086ab1; border-bottom:1px solid #fff;}
	.ly_nav .nav_list > ul > li i { display:block; width:40px; height:40px; background-size:14px 14px; background-color:rgba(0, 0, 0, 0.1); position:absolute; top:10px; right:10px;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 14px; background-color:rgba(0, 0, 0, 0.1);}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; box-shadow:none;}
	.ly_nav .nav_list > ul > li ul li a { padding:0 20px; text-align:left;}
	
	.ly_nav .nav_menu { display: block; width:24px; padding: 10px 7px; background-color:#fff; border: 1px solid #ccc; margin: 0; position:absolute; top:10px; right:3%;}
	.ly_nav .nav_menu span { display: block; width: 24px; height: 2px; background-color: #ccc;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;z-index: 99999;}
	
	.ly_nav .nav_menu:active { background-color:#086ab1; border: 1px solid #086ab1;}
	.ly_nav .nav_menu:active span { background-color:#fff;}
}
/*导航栏 结束*/

/*搜索 开始*/
.ly_ScBtn { width:50px; height:50px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
.ly_ScBtn a { display:block; width:40px; height:40px; overflow:hidden; margin:0 auto; padding:5px; cursor:pointer;}
.ly_ScBtn a img { display:block; width:40px; height:40px; overflow:hidden; margin:0 auto; padding:0;}
.ly_ScBtn a:hover { background-color:rgba(0, 0, 0, 0.2);}

.Sc_main { display:none; width:1200px; height:80px; margin:0 0 0 -600px; padding:20px; background-color:#fff; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); position:absolute; left:50%; top:201px; z-index:9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Sc_main .ss_con { width:100%; height:40px; overflow:hidden; margin:0 auto; padding:0 60px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ss_con form { display:block; width:100%; height:40px; overflow:hidden; margin:0 auto; padding:0 80px 0 0; background-color:#f5f5f5; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ss_con form input.ss_input { width:100%; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 20px; border:0; outline:none; background:none;}
.ss_con form input.ss_btn { display:block; width:80px; height:40px; overflow:hidden; margin:0; padding:0; background:#0d8045 url(../images/ss_icon.png) center center no-repeat; position:absolute; top:0; right:0; outline:none; border:0; cursor:pointer;}
.ss_con .ss_close { width:40px; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
.ss_con .ss_close a { display:block; width:40px; height:40px; overflow:hidden; margin:0; padding:0; cursor:pointer;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.Sc_main { width:100%; margin:0; padding:20px 5%; left:0;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.Sc_main { width:100%; margin:0; padding:20px 2%; top: 191px; left:0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_ScBtn { display:none;}
	.Sc_main { display: block; width: 100%; height: 60px; margin: 0; padding: 0 2% 20px; position: initial; left: initial; top: initial;}
	.Sc_main .ss_con { padding:0;}
	.ss_con .ss_close { display:none;}	
}
@media (max-width: 767px) {
	.ly_ScBtn { display:none;}
	.Sc_main { display: block; width: 100%; height: 60px; margin: 0; padding: 0 3% 12px; position: initial; left: initial; top: initial;}
	.Sc_main .ss_con { padding:0;}
	.ss_con .ss_close { display:none;}
}
/*搜索 结束*/

/*头部 结束*/

/* banner 开始 */
.apple-banner { width: 100%; height: 600px; overflow: hidden;}
.apple-banner .swiper-container { width: 100%; height: 600px;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { left:0;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.6) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.6) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .6;}
/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:24px; background:none;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width: 12px; margin: 0 6px; cursor: pointer; background: none; border-radius:0; opacity: 1; border-radius:6px;}
.apple-banner .swiper-pagination-bullet span { width: 12px; height: 12px; display: block; background: rgba(255, 255, 255, 1); border-radius:50%;}
.apple-banner .swiper-pagination-bullet-active span{ background-color: #086ab1;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,1);}
.apple-banner .swiper-pagination-bullet i{ background-color: #086ab1; height: 12px; transform:scaleX(0); transform-origin: 0; display: block;}
.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1); border-radius:6px;}
.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1); border-radius:6px;}
.apple-banner .autoplay .replace span{ background-color:#fff;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.apple-banner { height: 500px;}
	.apple-banner .swiper-container { height: 500px;}
	.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width:10%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.apple-banner { height: 460px;}
	.apple-banner .swiper-container { height: 460px;}
	.swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width:10%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.apple-banner { height: 360px;}
	.apple-banner .swiper-container { height: 360px;}
	.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width:10%;}
}
@media (max-width: 767px) {
	.apple-banner { height: 200px;}
	.apple-banner .swiper-container { height: 200px;}
	.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width:10%;}
	.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width:44px; height:44px; background-size:44px 44px;}
	.apple-banner .swiper-button-prev span { left:10px;}
	.apple-banner .swiper-button-next span { right:10px;}
	.apple-banner .swiper-pagination { bottom:12px;}
	.apple-banner .swiper-pagination-bullet { width:10px; height:10px; margin:0 5px;}
	.apple-banner .swiper-pagination-bullet span { width:10px; height:10px;}
	.apple-banner .swiper-pagination-bullet i { height:10px;}
}
/* banner 结束 */


/*热门关键词&搜索 开始*/
.ly_hotkw_search { width:100%; height:70px; margin:0 auto; padding:0; background-color:#fff; box-shadow:0 4px 8px rgba(0, 0, 0, 0.1); position:relative; z-index:9;}
.ly_hotkw_search .hotkw_search { width:1200px; height:100%; overflow:hidden; margin:0 auto; padding:15px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .hotkw_left { float:left; width:66%; height:40px; overflow:hidden; line-height:40px; color:#797979; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.hotkw_search .hotkw_left span { color:#32353a;}
.hotkw_search .hotkw_left a { color:#797979;}
.hotkw_search .hotkw_left a:hover { color:#086ab1;}
.hotkw_search .search_right { float:right; width:30%; height:40px; overflow:hidden; margin:0; padding:0 80px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .search_right .sc_ipt { width:100%; height:40px; overflow:hidden; margin:0; padding:0;}
.search_right .sc_ipt input { display:block; width:100%; height:40px; overflow:hidden; line-height:38px; color:#777; font-size:14px; white-space:nowrap; text-overflow: ellipsis; border:1px solid #dfdfdf; border-right:0; background:#fff url(../images/sc_btn.png) 9px 9px no-repeat; outline:none; margin:0; padding:0 9px 0 39px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .search_right .sc_btn { width:80px; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
.search_right .sc_btn input { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; background-color:#cf2333; border:none; outline:none; cursor:pointer;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_hotkw_search .hotkw_search { width:90%; padding:15px 0;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_hotkw_search .hotkw_search { width:96%; padding:15px 0;}
	.hotkw_search .hotkw_left { width:62%;}
	.hotkw_search .search_right { width:36%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_hotkw_search { height:110px; margin:0 auto;}
	.ly_hotkw_search .hotkw_search { width:96%; padding:10px 0;}
	.hotkw_search .hotkw_left { width:100%;}
	.hotkw_search .search_right { width:100%;}
}
@media (max-width: 767px) {
	.ly_hotkw_search { height:auto; margin:0 auto; padding:0; background-size:100% 20px;}
	.ly_hotkw_search .hotkw_search { width:100%; padding:10px 3% 12px;}
	.hotkw_search .hotkw_left { width:100%; height:auto; max-height:48px; line-height:24px; margin:0 auto 10px; white-space:inherit;}
	.hotkw_search .search_right { width:100%;}
}
/*热门关键词&搜索 结束*/


/*首页-大标题 开始*/
.ly_title { width:100%; max-width:1200px; overflow:hidden; margin:0 auto 30px; padding:0;}
.ly_title p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#086ab1; font-size:32px; font-weight:bold; text-align:center; margin:0 auto 8px; padding:0;}
.ly_title p font { color:#34313a;}
.ly_title span { display:block; width:100%; height:auto; overflow:hidden; line-height:24px; color:#797979; font-size:14px; text-align:center; margin:0 auto; padding:0;}
.ly_title1 p, .ly_title1 p font, .ly_title1 span { color:#fff;}

.ly_title0 { width:100%; height:60px; overflow:hidden; margin:0 auto 40px; padding:0; position:relative;}
.ly_title0 span { display:block; width:100%; height:40px; line-height:40px; color:#f0f0f0; font-size:44px; font-weight:bold; text-align:center; margin:0; padding:0;}
.ly_title0 p { display:block; width:100%; height:40px; line-height:40px; color:#0d8045; font-size:36px; font-weight:bold; text-align:center; margin:0; padding:0; position:absolute; left:0; top:20px;}
.ly_title1 span { color:rgba(255, 255, 255, 0.1);}
.ly_title1 p { color:#fff;}

@media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {
}
@media screen and (max-width:1023px) and (min-width:768px) {	
	.ly_title { margin:0 auto 20px;}
	.ly_title0 { margin:0 auto 20px;}
}
@media (max-width: 767px) {	
	.ly_title { margin:0 auto 20px;}
	.ly_title p { height:32px; line-height:32px; font-size:24px;}
	.ly_title span { line-height:20px;}
	
	.ly_title0 { height:45px; margin:0 auto 20px;}
	.ly_title0 p { height:30px; line-height:30px; font-size:28px; padding:0; top:15px;}
	.ly_title0 span { height:30px; line-height:30px; font-size:30px;}
}
/*首页-大标题 结束*/


/*首页-产品中心 开始*/
.ly_idxPro { width:100%; height:auto; margin:0 auto; padding:60px 0 30px; background-color:#fff;}
.ly_idxPro .lyIdxPro_main { width:1200px; height:auto; margin:0 auto; padding:0;}
.lyIdxPro_main .lyIdxPro_left { width:25%; overflow:hidden; margin:0; padding:0; float:left;}
.lyIdxPro_main .lyIdxPro_right { width:72%; height:auto; margin:0; padding:0; float:right;}

.lyIdxPro_right .lyIdxPro_Tj { width:100%; overflow:hidden; margin:0 auto 30px; padding:29px; background-color:#fff; border:1px solid #dfdfdf; border-top:4px solid #086ab1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_Tj .lyTjpro_img { width:42%; height:240px; overflow:hidden; margin:0; padding:0; float:left;}
.lyTjpro_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyTjpro_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.lyIdxPro_Tj .lyTjpro_text { width:56%; height:240px; margin:0; padding:20px; background-color:#fff; box-shadow:0 0 10px rgba(0, 0, 0, 0.1); float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyTjpro_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#086ab1; font-size:24px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto 19px; padding:0; border-bottom:1px solid #dfdfdf;}
.lyTjpro_text p { width:100%; height:140px; overflow:hidden; line-height:28px; color:#777; font-size:15px; text-align:justify; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; text-overflow: ellipsis;}

.lyIdxPro_right .lyIdxPro_list { width:100%; height:auto; margin:0 auto; padding:0;}
.lyIdxPro_list ul li { width:31%; height:auto; margin:0 3.5% 30px 0; padding:0; background-color:#fff; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_list ul li:nth-child(3n+3) { margin:0 0 30px;}
.lyIdxPro_list ul li:hover { border:1px solid #fff; box-shadow:0 5px 10px rgba(0, 0, 0, 0.15);}
.lyIdxPro_list ul li .lyIdxPro_img { width:100%; height:204px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.lyIdxPro_list ul li .lyIdxPro_img a img.idxPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_list ul li:hover .lyIdxPro_img a img.idxPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyIdxPro_list ul li .lyIdxPro_img a i.idxPro_mask { display:none; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(8, 106, 177, 0.9) url(../images/eye.png) center center no-repeat; position:relative; left:0; top:0; z-index:2;}
.lyIdxPro_list ul li:hover .lyIdxPro_img a i.idxPro_mask { display:block;}

.lyIdxPro_list ul li .lyIdxPro_text { padding:10px 15px;}
.lyIdxPro_list ul li .lyIdxPro_text a.lyIdxPro_name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 0 8px;}
.lyIdxPro_list ul li:hover .lyIdxPro_text a.lyIdxPro_name { color:#086ab1;}
.lyIdxPro_list ul li .lyIdxPro_text em { display:block; width:48px; height:3px; overflow:hidden; margin:0 0 10px; padding:0; background-color:#086ab1;}
.lyIdxPro_list ul li .lyIdxPro_text p { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0 auto; padding:0;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_idxPro { width:90%; padding:60px 5% 30px;}
	.ly_idxPro .lyIdxPro_main { width:100%;}
	.lyIdxPro_list ul li .lyIdxPro_img { height:180px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_idxPro { width:96%; padding:40px 2% 10px;}
	.ly_idxPro .lyIdxPro_main { width:100%;}
	.lyIdxPro_main .lyIdxPro_left { width:100%; margin:0 auto 30px;}
	.lyIdxPro_main .lyIdxPro_right { width:100%; margin:0 auto;}
	.lyIdxPro_list ul li .lyIdxPro_img { height:210px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_idxPro { width:96%; padding:40px 2% 20px;}
	.ly_idxPro .lyIdxPro_main { width:100%;}
	.lyIdxPro_main .lyIdxPro_left { width:100%; margin:0 auto 20px;}
	.lyIdxPro_main .lyIdxPro_right { width:100%; margin:0 auto;}
	.lyIdxPro_list ul li { width:32%; margin:0 2% 20px 0;}
	.lyIdxPro_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.lyIdxPro_list ul li .lyIdxPro_img { height:180px;}
	.lyIdxPro_list ul li .lyIdxPro_text { padding:10px;}
}
@media (max-width: 767px) {
	.ly_idxPro { width:94%; padding:40px 3% 20px;}
	.ly_idxPro .lyIdxPro_main { width:100%;}
	.lyIdxPro_main .lyIdxPro_left { width:100%; margin:0 auto 20px;}
	.lyIdxPro_main .lyIdxPro_right { width:100%; margin:0 auto;}
	.lyIdxPro_list ul li { width:48%; margin:0 4% 20px 0;}
	.lyIdxPro_list ul li:nth-child(3n+3) { margin:0 4% 20px 0;}
	.lyIdxPro_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyIdxPro_list ul li .lyIdxPro_img { height:144px;}
	.lyIdxPro_list ul li .lyIdxPro_text { padding:10px;}
	.lyIdxPro_list ul li .lyIdxPro_text em { width:36px;}
	
	.lyIdxPro_right .lyIdxPro_Tj { padding:12px;}
	.lyIdxPro_Tj .lyTjpro_img { width:100%; margin:0 auto 20px;}
	.lyIdxPro_Tj .lyTjpro_text { width:100%; height:auto; margin:0 auto; padding:12px;}
	.lyTjpro_text a { font-size:22px; margin:0 auto 12px;}
	.lyTjpro_text p { height:auto;}
}

/*产品分类 开始*/
.lyIdxPro_left .h_left { width:100%; overflow:hidden; background-color:#fff; margin:0;}
.lyIdxPro_left .cp_type {}

.lyIdxPro_left .cp_type .hd { text-align:center; background-color:#025795; padding:20px;}
.lyIdxPro_left .cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.lyIdxPro_left .cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.lyIdxPro_left .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}

.lyIdxPro_left .cp_type .bd { border-top:0; padding:0; background-color:#e8f1f8;}
.lyIdxPro_left .cp_type .bd ul li { border-bottom:1px solid #fff;}
.lyIdxPro_left .cp_type .bd ul li.on { border:0; margin-bottom:1px;}
.lyIdxPro_left .cp_type .bd ul li p { height:60px; line-height:60px;}
.lyIdxPro_left .cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_left .cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:left;}
.lyIdxPro_left .cp_type .bd ul li div { display:none; background:#fff; border-left: 1px solid #e8f1f8; border-right: 1px solid #e8f1f8;}
.lyIdxPro_left .cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#454545; font-size:14px; border-top:1px dashed #dfdfdf; padding:0 20px 0 36px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:url(../images/icon4.png) 20px center no-repeat;}
.lyIdxPro_left .cp_type .bd ul li div a:first-child { border-top:0;}
.lyIdxPro_left .cp_type .bd ul li p:hover, .lyIdxPro_left .cp_type .bd ul li.on p { background-color:#086ab1;}
.lyIdxPro_left .cp_type .bd ul li p:hover a, .lyIdxPro_left .cp_type .bd ul li.on p a { color:#fff;}
.lyIdxPro_left .cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat;}
.lyIdxPro_left .cp_type .bd ul li.on p span { background:url(../images/mulu3.png) center center no-repeat;}
.lyIdxPro_left .cp_type .bd ul li div a:hover { color:#086ab1; background:url(../images/icon5.png) 20px center no-repeat;}
.lyIdxPro_left .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.lyIdxPro_left .cp_type .bd ul a.ckqb:hover { background:#086ab1; color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyIdxPro_left .cp_type .bd ul li p { height:56px; line-height:56px;}
	.lyIdxPro_left .cp_type .bd ul li p a { line-height:56px;}
	.lyIdxPro_left .cp_type .bd ul li div a { padding:0 20px 0 40px;}
	.lyIdxPro_left .cp_type .bd ul li div a { background:url(../images/icon2.png) 24px center no-repeat;}
	.lyIdxPro_left .cp_type .bd ul li div a:hover { color:#086ab1; background:url(../images/icon3.png) 24px center no-repeat;}
}

@media screen and (max-width:1079px) and (min-width:768px) {
	.lyIdxPro_left .cp_type { margin:0;}
	.lyIdxPro_left .cp_type .hd p:before { display:none;}
	.lyIdxPro_left .cp_type .hd { background:#025795 url(../images/down1.png) 94% center no-repeat;padding: 10px 3%;text-align:left;overflow:hidden;}
	.lyIdxPro_left .cp_type .hd.on { background:#025795 url(../images/up1.png) 94% center no-repeat;}
	.lyIdxPro_left .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px;}
	.lyIdxPro_left .cp_type .hd p{font-size:24px;padding:0; display:block; float:left; min-width:88px; margin:0 10px 0 0;}
	
	.lyIdxPro_left .cp_type .bd { display:none;}
	.lyIdxPro_left .cp_type .bd ul li:last-child { border:0;}
	.lyIdxPro_left .cp_type .bd ul li p { height:52px; line-height:52px;}
	.lyIdxPro_left .cp_type .bd ul li p a {font-size:16px; line-height:52px;}
	.lyIdxPro_left .cp_type .bd ul li p span { background-size: 20px;}
	.lyIdxPro_left .cp_type .bd ul li.on p span { background-size: 20px;}
	.lyIdxPro_left .cp_type .bd ul li p:hover span { background-size: 20px;}	
}
@media screen and (max-width:767px) {
	.lyIdxPro_left .cp_type { margin:0;}
	.lyIdxPro_left .cp_type .hd p:before { display:none;}
	.lyIdxPro_left .cp_type .hd { background:#025795 url(../images/down1.png) 94% center no-repeat;padding: 10px 3%;text-align:left;overflow:hidden;}
	.lyIdxPro_left .cp_type .hd.on { background:#025795 url(../images/up1.png) 94% center no-repeat;}
	.lyIdxPro_left .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px;}
	.lyIdxPro_left .cp_type .hd p { padding:0; display:block; font-size:22px; float:left; min-width:88px; margin:0 10px 0 0;}
	.lyIdxPro_left .cp_type .bd { display:none;}
	.lyIdxPro_left .cp_type .bd ul li:last-child { border:0;}
	.lyIdxPro_left .cp_type .bd ul li p a { line-height:48px; font-size:16px;}
	.lyIdxPro_left .cp_type .bd ul li div a { font-size:14px;}
	.lyIdxPro_left .cp_type .bd ul li p { height:48px;line-height:48px;}
	.lyIdxPro_left .cp_type .bd ul li div a { height:44px;line-height:44px;}
	.lyIdxPro_left .cp_type .bd ul li p span { background-size: 20px;}
	.lyIdxPro_left .cp_type .bd ul li.on p span { background-size: 20px;}
	.lyIdxPro_left .cp_type .bd ul li p:hover span { background-size: 20px;}
}
/*产品分类 结束*/
/*首页-产品中心 结束*/


/*首页-成功案例 开始*/
.ly_idxCase { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background:#0865a9 url(../images/case_bg.jpg) center center no-repeat; background-size: 1920px 560px;}
.ly_idxCase .lyIdxCase_main { width:1200px; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxCase_main .lyIdxCase_list { width:100%; min-height:240px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxCase_list ul li { width:23.5%; height:auto; overflow:hidden; margin:0 2% 0 0; padding:10px; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxCase_list ul li:nth-child(4) { margin:0;}
.lyIdxCase_list ul li .lyIdxCase_img { width:100%; height:200px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxCase_list ul li .lyIdxCase_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdxCase_list ul li .lyIdxCase_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxCase_list ul li:hover .lyIdxCase_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyIdxCase_list ul li .lyIdxCase_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxCase_list ul li .lyIdxCase_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyIdxCase_list ul li:hover .lyIdxCase_text a { color:#086ab1;}
.lyIdxCase_list ul li .lyIdxCase_text em { display:block; width:48px; height:3px; overflow:hidden; margin:0 0 10px; padding:0; background-color:#086ab1;}
.lyIdxCase_list ul li .lyIdxCase_text p { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0 auto; padding:0;}

.lSSlideOuter .lSPager.lSpg { display:none!important;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_idxCase .lyIdxCase_main { width:90%;}
	.lyIdxCase_list ul li .lyIdxCase_img { height:164px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_idxCase { padding:40px 0;}
	.ly_idxCase .lyIdxCase_main { width:96%;}
	.lyIdxCase_list ul li .lyIdxCase_img { height:163px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_idxCase { padding:40px 0; background-size:440%;}
	.ly_idxCase .lyIdxCase_main { width:96%;}
	.lyIdxCase_list ul li { width:48.5%; margin:0 3% 20px 0;}
	.lyIdxCase_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyIdxCase_list ul li .lyIdxCase_img { height:260px;}
}
@media (max-width: 767px) {
	.ly_idxCase { padding:40px 0; background-size: 800%;}
	.ly_idxCase .lyIdxCase_main { width:94%;}
	.lyIdxCase_list ul li { width:48.5%; margin:0 3% 12px 0;}
	.lyIdxCase_list ul li:nth-child(2n+2) { margin:0 0 12px;}
	.lyIdxCase_list ul li .lyIdxCase_img { height:130px;}
	.lyIdxCase_list ul li .lyIdxCase_text em { width:36px;}
}
/*首页-成功案例 结束*/


/*首页-关于我们 开始*/
.ly_idxAbout { width:1200px; overflow:hidden; margin:60px auto; padding:0;}
.ly_idxAbout .idxAbout_main { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#f2f7fd;}
.idxAbout_main .idxAbout_img { width:45%; overflow:hidden; margin:0; padding:0; float:left;}
.idxAbout_img img { display:block; width:100%; overflow:hidden; margin:0; padding:0;}
.idxAbout_main .idxAbout_text { width:55%; overflow:hidden; margin:0; padding:0 20px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAbout_text .idxAbout_con { width:100%; overflow:hidden; margin:0 auto; padding:30px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAbout_con .idxAbout_name { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:22px; font-weight:bold; margin:0 auto 20px; padding:0 0 0 30px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAbout_name em { display:block; width:20px; height:2px; overflow:hidden; margin:0; padding:0; background-color:#0d8045; position:absolute; left:0; top:19px;}
.idxAbout_con p { width:100%; height:140px; overflow:hidden; line-height:28px; color:#777; font-size:14px; text-align:justify; text-indent:2em; margin:0 auto; padding:0 0 0 30px; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAbout_con .idxAbout_btn { width:100%; overflow:hidden; margin:30px auto 0; padding:0 0 0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAbout_btn a { display:block; width:120px; height:32px; overflow:hidden; line-height:32px; color:#fff; font-size:14px; text-align:center; background-color:#0969b3; margin:0 20px 0 0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAbout_btn a:last-child { margin:0;}
.idxAbout_btn a:hover { background-color:#0d8045;}

.idxAbout_ul { width:100%; overflow:hidden; margin:30px auto 0; padding:0;}
.idxAbout_ul ul li { width:23.5%; overflow:hidden; margin:0 2% 0 0; padding:30px; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAbout_ul ul li:nth-child(4) { margin:0;}
.idxAbout_ul ul li img { display:block; width:70px; height:70px; overflow:hidden; margin:0 auto 20px; padding:0;}
.idxAbout_ul ul li .idxAbout_ultit { width:100%; overflow:hidden; line-height:30px; color:#086ab1; font-size:18px; text-align:center; margin:0 auto; padding:0;}
.idxAbout_ul ul li em { display:block; width:40px; height:1px; overflow:hidden; background-color:#086ab1; margin:10px auto; padding:0;}
.idxAbout_ul ul li p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#777; font-size:14px; text-align:center; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_idxAbout { width:90%;}
	.idxAbout_main .idxAbout_img { width:50%;}
	.idxAbout_main .idxAbout_text { width:50%;}
	.idxAbout_con .idxAbout_btn { margin:20px auto 0;}
	
	.idxAbout_ul ul li { padding: 30px 15px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_idxAbout { width:96%; margin:40px auto;}
	.idxAbout_main .idxAbout_img { width:50%;}
	.idxAbout_main .idxAbout_text { width:50%;}
	.idxAbout_con .idxAbout_name { line-height:30px;}
	.idxAbout_name em { top:14px;}
	.idxAbout_con .idxAbout_btn { margin:20px auto 0;}
	
	.idxAbout_ul ul li { padding: 20px 15px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_idxAbout { width:96%; margin:40px auto;}
	.idxAbout_main .idxAbout_img { width:100%;}
	.idxAbout_main .idxAbout_text { width:100%;}
	.idxAbout_con .idxAbout_name { line-height:30px;}
	.idxAbout_name em { top:14px;}
	.idxAbout_con .idxAbout_btn { margin:20px auto 0;}
	
	.idxAbout_ul ul li { width:48.5%; margin:0 3% 0 0; padding: 20px;}
	.idxAbout_ul ul li:first-child { margin:0 3% 20px 0;}
	.idxAbout_ul ul li:nth-child(2n+2) { margin:0;}
	.idxAbout_ul ul li p { height:48px;}	
}
@media (max-width: 767px) {
	.ly_idxAbout { width:94%; margin:40px auto;}
	.idxAbout_main .idxAbout_img { width:100%;}
	.idxAbout_main .idxAbout_text { width:100%; padding:0 12px;}
	.idxAbout_text .idxAbout_con { padding:20px 0;}
	.idxAbout_con .idxAbout_name { line-height:30px;}
	.idxAbout_name em { top:14px;}
	.idxAbout_con p { padding:0;}
	.idxAbout_con .idxAbout_btn { margin:20px auto 0; padding:0;}
	.idxAbout_btn a { width:84px; height:40px; line-height:40px; margin:0 12px 0 0;}
	
	.idxAbout_ul { margin:20px auto 0;}
	.idxAbout_ul ul li { width:100%; margin:0 auto 20px; padding: 20px;}
	.idxAbout_ul ul li p { height:auto;}
}
/*首页-关于我们 结束*/


/*首页-橫幅广告 开始*/
.ly_idxAd { width:100%; height:220px; overflow:hidden; margin:60px auto; padding:0; position:relative;}
.ly_idxAd img { display:block; width:1920px; height:220px; margin:-110px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_idxAd { height:200px;}
	.ly_idxAd img { width:1745px; height:200px; margin:-100px 0 0 -872.5px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_idxAd { height:200px; margin:40px auto;}
	.ly_idxAd img { width:1745px; height:200px; margin:-100px 0 0 -872.5px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_idxAd { height:165px; margin:40px auto;}
	.ly_idxAd img { width:1440px; height:165px; margin:-82.5px 0 0 -720px;}
}
@media (max-width: 767px) {
	.ly_idxAd { height:90px; margin:40px auto;}
	.ly_idxAd img { width:785px; height:90px; margin:-45px 0 0 -392.5px;}
}
/*首页-橫幅广告 结束*/


/*首页-公司新闻 开始*/
.ly_idxNews { width:1200px; height:auto; margin:60px auto; padding:0;}
.ly_idxNews .idxNews_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}

.idxNews_main .lyIdxNew_Tj { width:39%; overflow:hidden; margin:0; padding:0; float:left;}
.lyIdxNew_Tj .idxTjNew_img { width:100%; height:280px; overflow:hidden; margin:0 auto 20px; padding:0;position: relative;border:1px solid #dfdfdf;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_Tj .idxTjNew_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNew_Tj:hover .idxTjNew_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyIdxNew_Tj .idxTjNew_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxNew_Tj .idxTjNew_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyIdxNew_Tj:hover .idxTjNew_text a { color:#086ab1;}
.lyIdxNew_Tj .idxTjNew_text span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:10px auto 12px; padding:0;}
.lyIdxNew_Tj .idxTjNew_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#777; font-size:14px; text-align:justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}

.idxNews_main .lyIdxNew_list { width:57%; height:auto; margin:0 auto; padding:0; float:right;}
.lyIdxNew_list ul li { width:100%; height:120px; margin:0 auto; padding:20px 0 19px 100px; background-color:#fff; border-bottom:1px solid #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_list ul li:first-child { height:100px; padding:0 0 19px 100px;}
.lyIdxNew_list ul li:last-child { height:100px; padding:20px 0 0 100px; border-bottom:0;}
.lyIdxNew_list ul li .lyIdxNew_time { width:80px; height:80px; overflow:hidden; margin:0; padding:15px 0; background-color:#e8f1f8; position:absolute; left:0; top:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_list ul li:first-child .lyIdxNew_time { top:0;}
.lyIdxNew_list ul li .lyIdxNew_time span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#086ab1; font-size:14px; text-align:center; margin:0 auto; padding:0;}
.lyIdxNew_list ul li .lyIdxNew_time p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#086ab1; font-size:24px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.lyIdxNew_list ul li:hover .lyIdxNew_time { background-color:#086ab1;}
.lyIdxNew_list ul li:hover .lyIdxNew_time span, .lyIdxNew_list ul li:hover .lyIdxNew_time p { color:#fff;}
.lyIdxNew_list ul li .lyIdxNew_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxNew_list ul li .lyIdxNew_text .lyIdxNew_name { width:100%; height:30px; overflow:hidden; line-height:30px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto 2px; padding:0;}
.lyIdxNew_list ul li .lyIdxNew_text .lyIdxNew_name a { color:#333; font-size:18px;}
.lyIdxNew_list ul li .lyIdxNew_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#797979; font-size:14px; margin:0 auto; padding:0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.lyIdxNew_list ul li:hover .lyIdxNew_text .lyIdxNew_name a { color:#086ab1;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_idxNews { width:90%;}
	.idxNews_main .lyIdxNew_Tj { width:45%;}
	.idxNews_main .lyIdxNew_list { width:51%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_idxNews { width:96%; margin:40px auto;}
	.idxNews_main .lyIdxNew_Tj, .idxNews_main .lyIdxNew_list { width:48%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_idxNews { width:96%; margin:40px auto;}
	.idxNews_main .lyIdxNew_Tj, .idxNews_main .lyIdxNew_list { width:100%; margin:0 auto;}
	.lyIdxNew_Tj .idxTjNew_img { width:30%; height:130px; margin:0; float:left;}
	.lyIdxNew_Tj .idxTjNew_text { width:68%; margin:0; float:right;}
	
	.lyIdxNew_list ul li:first-child { height:120px; padding:20px 0 19px 100px;}
	.lyIdxNew_list ul li:last-child { height:120px; padding:20px 0 19px 100px; border-bottom:0;}
	.lyIdxNew_list ul li:first-child .lyIdxNew_time { top:20px;}
}
@media (max-width: 767px) {
	.ly_idxNews { width:94%; margin:40px auto;}
	.idxNews_main .lyIdxNew_Tj, .idxNews_main .lyIdxNew_list { width:100%; margin:0 auto;}
	.idxNews_main .lyIdxNew_Tj { margin:0 auto 20px;}
	.lyIdxNew_Tj .idxTjNew_img { width:100%; height:auto; margin:0 auto 12px;}
	.lyIdxNew_Tj .idxTjNew_img a { height:auto;}
	.lyIdxNew_Tj .idxTjNew_img a img { display:block; width:100%; height:auto; margin:0 auto; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}
	.lyIdxNew_Tj .idxTjNew_text { width:100%; margin:0 auto;}
	.lyIdxNew_Tj .idxTjNew_text a { font-size:16px; font-weight:bold;}
	.lyIdxNew_Tj .idxTjNew_text span { margin:0 auto;}
	.lyIdxNew_Tj .idxTjNew_text p { margin:10px auto 0;}
	
	.lyIdxNew_list ul li { height:104px; padding:12px 0 11px 92px;}
	.lyIdxNew_list ul li:first-child { height:104px; padding:12px 0 11px 92px;}
	.lyIdxNew_list ul li:last-child { height:104px; padding:12px 0 11px 92px; border-bottom:0;}
	.lyIdxNew_list ul li:first-child .lyIdxNew_time { top:12px;}
	.lyIdxNew_list ul li .lyIdxNew_time { top:12px;}
	.lyIdxNew_list ul li .lyIdxNew_text .lyIdxNew_name { font-size:16px;}
}
/*首页-公司新闻 结束*/


/*首页-合作伙伴 开始*/
.ly_idxPartner { width:100%; overflow:hidden; margin:0 auto; padding:60px 0 40px; background-color:#f9f9f9; display:none;}
.ly_idxPartner .idxPartner_main { width:1200px; min-height:240px; overflow:hidden; margin:0 auto; padding:0;}
.idxPartner_main ul li { width:18.4%; height:100px; overflow:hidden; margin:0 2% 20px 0; padding:0; background-color:#fff; float:left; position:relative;}
.idxPartner_main ul li:nth-child(5n+5) { margin:0 0 20px;}
.idxPartner_main ul li img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_idxPartner .idxPartner_main  { width:90%;}	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_idxPartner { padding:40px 0 20px;}
	.ly_idxPartner .idxPartner_main  { width:96%;}
	.idxPartner_main ul li { height:80px;}
	
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_idxPartner { padding:40px 0 20px;}
	.ly_idxPartner .idxPartner_main  { width:96%;}
	.idxPartner_main ul { max-height:360px; overflow:hidden;}
	.idxPartner_main ul li { width:31%; margin:0 3.5% 20px 0;}
	.idxPartner_main ul li:nth-child(5n+5) { margin:0 3.5% 20px 0;}
	.idxPartner_main ul li:nth-child(3n+3) { margin:0 0 20px;}
	
}
@media (max-width: 767px) {
	.ly_idxPartner { padding:40px 0 20px;}
	.ly_idxPartner .idxPartner_main  { width:94%;}
	.idxPartner_main ul li { width:48%; margin:0 4% 20px 0;}
	.idxPartner_main ul li:nth-child(5n+5), .idxPartner_main ul li:nth-child(3n+3) { margin:0 4% 20px 0;}
	.idxPartner_main ul li:nth-child(2n+2) { margin:0 0 20px;}
	
}
/*首页-合作伙伴 结束*/


/*首页-友情链接 开始*/
.ly_Links { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#044b79;}
.ly_Links .lyLinks_main { width:1200px; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyLinks_main .Lk_tit { display:inline-block; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; margin:0 auto; padding:0 20px 0 52px; background:#155884 url(../images/lk_icon.png) 20px center no-repeat; border-radius:0 0 8px 8px;}
.lyLinks_main .Lk_list { width:100%; overflow:hidden; margin:0 auto; padding:10px 0;}
.lyLinks_main .Lk_list a { display:inline-block; height:40px; line-height:40px; color:rgba(255, 255, 255, 0.8); font-size:14px; margin:0; padding:0 20px;}
.lyLinks_main .Lk_list a:hover { color:#fff;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_Links .lyLinks_main { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_Links .lyLinks_main { width:96%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_Links .lyLinks_main { width:96%; padding:0;}
	.lyLinks_main .Lk_tit { position:inherit; font-size:18px;}
}
@media (max-width: 767px) {
	.ly_Links .lyLinks_main { width:94%; padding:0;}
	.lyLinks_main .Lk_tit { position:inherit; font-size:18px;}
}
/*首页-友情链接 结束*/


/*底部 开始*/
.ly_foot { width:100%; margin:0 auto; padding:0; background-color:#0366aa;}
.ly_foot .ly_Ftmain { width:100%; overflow:hidden; margin:0 auto; padding:40px 0 20px;}
.ly_Ftmain .ly_Ftcon { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
.ly_Ftcon .ly_FtLeft { width:76%; overflow:hidden; margin:0; padding:0; float:left;}
.ly_FtLeft ul li { width:25%; overflow:hidden; margin:0; padding:0 40px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; max-height:195px;}
.ly_FtLeft ul li a { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:rgba(255, 255, 255, 0.8); font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.ly_FtLeft ul li a:hover { color:#fff;}
.Ft_tit { width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:18px; margin:0 auto 20px; padding:0;}

.ly_Ftcon .ly_FtRight { width:24%; overflow:hidden; margin:0; padding:0; float:right;}
.ly_FtRight p { width:100%; overflow:hidden; line-height:24px; color:rgba(255, 255, 255, 0.9); font-size:14px; margin:0 auto 20px; padding:0;}
.ly_FtRight .ly_FtEwm { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ly_FtEwm img { display:inline-block; width:96px; height:96px; overflow:hidden; margin:0 20px 0 0; padding:0; vertical-align:middle;}
.ly_FtEwm span { display:inline-block; line-height:24px; color:rgba(255, 255, 255, 0.9); font-size:14px;}
.ly_FtRight .ly_FtXx { width:100%; overflow:hidden; margin:20px auto 0; padding:0;}
.ly_FtXx p { width:100%; line-height:24px; color:#fff; font-size:14px; text-align:justify; margin:0 auto 10px; padding:0;word-break: break-all;}

.ly_foot .ly_FtBottom { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.ly_foot .ly_FtBottom .FtBottom_mid { width:1200px; height:auto; overflow:hidden; margin:0 auto; padding:10px 0;}
.FtBottom_mid .Ft_Copy { width:100%; line-height:40px; color:rgba(255, 255, 255, 0.9); font-size:14px;}
.FtBottom_mid .Ft_Copy a { color:rgba(255, 255, 255, 0.9);}
.FtBottom_mid .Ft_Copy a:hover { color:#fff;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:96%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:96%;}
	.ly_Ftmain .ly_FtLeft { width:100%; margin:0 auto 40px; padding: 0 0 40px; border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
	.ly_Ftmain .ly_FtRight { width:100%; padding:0 0 0 4%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_FtLeft ul li { padding:0;}
	.ly_FtLeft ul li a { text-align:center;}
	.Ft_tit { text-align:center;}
	.ly_FtRight .ly_FtEwm { display:inline-block; width:auto; margin:0 40px 0 0; padding:0 40px 0 0; border-right:1px solid rgba(255, 255, 255, 0.1); float:left;}
	.ly_FtRight .ly_FtXx { width:auto; margin:0;}
}
@media (max-width: 767px) {
	.ly_Ftmain .ly_Ftcon, .ly_foot .ly_FtBottom .FtBottom_mid { width:94%;}
	.ly_Ftmain .ly_FtLeft { width:100%; margin:0 auto 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); display:none;}
	.ly_FtLeft ul li { width:100%; margin:0 0 20px; padding:0;}
	.ly_FtLeft ul li a { width:50%; float:left;}
	.Ft_tit { margin:0 auto 4px;}
	
	.ly_Ftmain .ly_FtRight { width:100%; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_FtRight p { text-align:center;}
	.ly_FtEwm img { display:block; margin:0 auto; padding:0;}
	.ly_FtEwm span { display:block; text-align:center; margin:10px auto 0; padding:0;}
	.ly_FtEwm span br { display:none;}
	
}
/*底部 结束*/


/*ny_banner 开始*/
.ny_banner { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ny_banner img { display:block; width:1920px; height:300px; overflow:hidden; margin:-150px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ny_banner { height:250px;}
	.ny_banner img { width:1600px; height:250px; margin:-125px 0 0 -800px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ny_banner { height:220px;}
	.ny_banner img { width:1408px; height:220px; margin:-110px 0 0 -704px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ny_banner { height:200px;}
	.ny_banner img { width:1280px; height:200px; margin:-100px 0 0 -640px;}
}
@media (max-width: 767px) {
	.ny_banner { height:120px;}
	.ny_banner img { width:768px; height:120px; margin:-60px 0 0 -384px;}
}
/*ny_banner 结束*/


/*面包屑 开始*/
.ly_crumb { width:1200px; overflow:hidden; margin:20px auto; padding:0 0 0 24px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_crumb img { display:block; width:20px; height:20px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:10px;}
.ly_crumb p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#545454; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.ly_crumb p a { color:#545454;}
.ly_crumb p a:hover { color:#086ab1;}
.ly_crumb p span { color:#797979;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_crumb { width:90%;}
}
@media screen and (max-width:1079px)  and (min-width:768px) {
	.ly_crumb { width:96%;}
	.ly_crumb p { height:auto;}
}
@media (max-width: 767px) {
	.ly_crumb { width:94%;}
	.ly_crumb p { height:auto; line-height:24px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space:inherit; padding:8px 0 0;}
}


/*内页-关于我们 开始*/
.ly_NyAboutus { width:100%; min-height: 480px; overflow:hidden; margin:0 auto; padding:0;}

/*关于我们-公司简介 开始*/
.ny_title, .ny_title1 { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.ny_title p, .ny_title1 p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#32353a; font-size:28px; text-align:center; margin:0 auto; padding:0;}
.ny_title p i, .ny_title1 p i { display:inline-block; width:120px; height:1px; overflow:hidden; margin:-2px 20px 0; padding:0; vertical-align:middle; background-color:#dfdfdf;}
.ny_title1 p { color:#fff;}
.ny_title1 p i { background-color:rgba(255, 255, 255, 0.9);}

.ly_Gsjj { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.lyGsjj_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyGsjj_main .lyGsjj_img { width:50%; overflow:hidden; margin:0 40px 20px 0; padding:0; float:left;}
.lyGsjj_img img { display:block; width:100%; height:auto; margin:0; padding:0;}
.lyGsjj_main .lyGsjj_text { width:100%; margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyGsjj_text p { line-height:32px; color:#787878; font-size:15px; text-align:justify; word-break: break-all; margin:0 auto; padding:0;}
.lyGsjj_text p span, .lyGsjj_text p em { color:#787878!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:14px!important; font-style:normal!important; font-weight:normal!important;}


@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_Gsjj { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_Gsjj { width:96%;}
	.lyGsjj_main .lyGsjj_img { width:100%; margin:0 auto 20px; text-align:center;}
	.lyGsjj_img img { display:inline-block; width:auto; max-width:100%;}
	.lyGsjj_main .lyGsjj_text { width:100%; margin:0 auto; padding:0;}
	.lyGsjj_text p { text-align:center; text-indent:0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ny_title, .ny_title1 { margin:0 auto 20px;}
	
	.ly_Gsjj { width:96%; margin:0 auto 40px;}
	.lyGsjj_main .lyGsjj_img { width:100%; margin:0 auto 20px; text-align:center;}
	.lyGsjj_img img { display:inline-block; width:auto; max-width:100%;}
	.lyGsjj_main .lyGsjj_text { width:100%; margin:0 auto; padding:0;}
	.lyGsjj_text p { text-align:center; text-indent:0;}
}
@media (max-width: 767px) {
	.ny_title, .ny_title1 { margin:0 auto 20px;}
	.ny_title p i, .ny_title1 p i { width:80px;}
	
	.ly_Gsjj { width:94%; margin:0 auto 40px;}
	.lyGsjj_main .lyGsjj_img { width:100%; margin:0 auto 20px; text-align:center; float: inherit;}
	.lyGsjj_img img { display:inline-block; width:auto; max-width:100%;}
	.lyGsjj_main .lyGsjj_text { width:100%; margin:0 auto; padding:0;}
	.lyGsjj_text p { text-align:center; text-indent:0;}
}
/*关于我们-公司简介 结束*/

/*厂房展示-公司简介 开始*/
.ly_Workshop { width:100%; overflow:hidden; margin:60px auto 0; padding:60px 0; background-color:#f8f8f8;}
.ly_Workshop .lyWorkshop_main { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
.lyWorkshop_main .lyWorkshop_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyWorkshop_con p { width:100%; overflow:hidden; line-height:30px; color:#797979; font-size:15px; text-align:justify; margin:0 auto 25px; padding:0;}
.lyWorkshop_con ul li { width:23.5%; height:210px; overflow:hidden; margin:0 2% 0 0; padding:0; float:left; position:relative;}
.lyWorkshop_con ul li:nth-child(4) { margin:0;}
.lyWorkshop_con ul li img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyWorkshop_con ul li:hover img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_Workshop .lyWorkshop_main { width:90%;}
	.lyWorkshop_con ul li { height:180px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_Workshop .lyWorkshop_main { width:96%;}
	.lyWorkshop_con ul li { height:174px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_Workshop { margin:40px auto 0; padding:40px 0;}
	.ly_Workshop .lyWorkshop_main { width:96%;}
	.lyWorkshop_con p { margin:0 auto 20px;}
	.lyWorkshop_con ul li { height:130px;}
}
@media (max-width: 767px) {
	.ly_Workshop { margin:40px auto 0; padding:40px 0;}
	.ly_Workshop .lyWorkshop_main { width:94%;}
	.lyWorkshop_con p { margin:0 auto 20px;}
	.lyWorkshop_con ul li { width:49%; height:140px; margin:0 2% 12px 0 0;}
	.lyWorkshop_con ul li:nth-child(2) { margin:0 0 12px;}
}
/*厂房展示-公司简介 结束*/

/*内页-关于我们 结束*/


/*内页-产品中心 开始*/
.ly_NyProducts { width:100%; min-height: 480px; height:auto; margin:0 auto 60px; padding:0;}
.ly_NyProducts .lyNyPro_main { width:1200px; height:auto; margin:0 auto; padding:0;}
.lyNyPro_main .lyNyPro_left { width:25%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyPro_main .lyNyPro_right { width:72%; height:auto; margin:0; padding:0; float:right;}
.lyNyPro_right .lyNyPro_list { width:100%; height:auto; margin:0 auto; padding:0;}

.lyNyPro_main .lyNyPro_right2 { width:100%; height:auto; margin:0; padding:0; float:right;}
.lyNyPro_right2 .lyNyPro_list { width:100%; height:auto; margin:0 auto; padding:0;}

.lyNyPro_list ul li { width:31%; height:auto; margin:0 3.5% 30px 0; padding:0; background-color:#fff; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_list ul li:nth-child(3n+3) { margin:0 0 30px;}
.lyNyPro_list ul li:hover { border:1px solid #fff; box-shadow:0 5px 10px rgba(0, 0, 0, 0.15);}
.lyNyPro_list ul li .lyIdxPro_img { width:100%; height:204px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.lyNyPro_list ul li .lyIdxPro_img a img.idxPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyPro_list ul li:hover .lyIdxPro_img a img.idxPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyPro_list ul li .lyIdxPro_img a i.idxPro_mask { display:none; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(8, 106, 177, 0.9) url(../images/eye.png) center center no-repeat; position:relative; left:0; top:0; z-index:2;}
.lyNyPro_list ul li:hover .lyIdxPro_img a i.idxPro_mask { display:block;}

.lyNyPro_list ul li .lyIdxPro_text { padding:10px 15px;}
.lyNyPro_list ul li .lyIdxPro_text a.lyIdxPro_name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 0 8px;}
.lyNyPro_list ul li:hover .lyIdxPro_text a.lyIdxPro_name { color:#086ab1;}
.lyNyPro_list ul li .lyIdxPro_text em { display:block; width:48px; height:3px; overflow:hidden; margin:0 0 10px; padding:0; background-color:#086ab1;}
.lyNyPro_list ul li .lyIdxPro_text p { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0 auto; padding:0;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyProducts { width:90%; padding:0 5%;}
	.ly_NyProducts .lyNyPro_main { width:100%;}
	.lyNyPro_list ul li .lyIdxPro_img { height:180px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyProducts { width:96%; margin:0 auto 50px; padding:0 2%;}
	.ly_NyProducts .lyNyPro_main { width:100%;}
	.lyNyPro_main .lyNyPro_left { width:100%; margin:0 auto 20px;}
	.lyNyPro_main .lyNyPro_right { width:100%; margin:0 auto;}
	.lyNyPro_list ul li .lyIdxPro_img { height:210px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyProducts { width:96%; margin:0 auto 40px; padding:0 2%;}
	.ly_NyProducts .lyNyPro_main { width:100%;}
	.lyNyPro_main .lyNyPro_left { width:100%; margin:0 auto 20px;}
	.lyNyPro_main .lyNyPro_right { width:100%; margin:0 auto;}
	.lyNyPro_list ul li { width:32%; margin:0 2% 20px 0;}
	.lyNyPro_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.lyNyPro_list ul li .lyIdxPro_img { height:180px;}
	.lyNyPro_list ul li .lyIdxPro_text { padding:10px;}
}
@media (max-width: 767px) {
	.ly_NyProducts { width:94%; margin:0 auto 40px; padding:0 3%;}
	.ly_NyProducts .lyNyPro_main { width:100%;}
	.lyNyPro_main .lyNyPro_left { width:100%;}
	.lyNyPro_main .lyNyPro_right { width:100%; margin:0 auto;}	
	.lyNyPro_list ul li { width:48%; margin:0 4% 20px 0;}
	.lyNyPro_list ul li:nth-child(3n+3) { margin:0 4% 20px 0;}
	.lyNyPro_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyNyPro_list ul li .lyIdxPro_img { height:144px;}
	.lyNyPro_list ul li .lyIdxPro_text { padding:10px;}
	.lyNyPro_list ul li .lyIdxPro_text em { width:36px;}
}



/*内页-产品分类 开始*/
.lyNyPro_left .h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 auto 30px;}
.lyNyPro_left .cp_type {}

.lyNyPro_left .cp_type .hd { text-align:center; background-color:#025795; padding:20px;}
.lyNyPro_left .cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.lyNyPro_left .cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.lyNyPro_left .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}

.lyNyPro_left .cp_type .bd { border-top:0; padding:0; background-color:#e8f1f8;}
.lyNyPro_left .cp_type .bd ul li { border-bottom:1px solid #fff;}
.lyNyPro_left .cp_type .bd ul li.on { border:0; margin-bottom:1px;}
.lyNyPro_left .cp_type .bd ul li p { height:60px; line-height:60px;}
.lyNyPro_left .cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_left .cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:left;}
.lyNyPro_left .cp_type .bd ul li div { display:none; background:#fff; border-left: 1px solid #e8f1f8; border-right: 1px solid #e8f1f8; border-bottom: 1px solid #e8f1f8;}
.lyNyPro_left .cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#454545; font-size:14px; border-top:1px dashed #dfdfdf; padding:0 20px 0 36px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:url(../images/icon4.png) 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:first-child { border-top:0;}
.lyNyPro_left .cp_type .bd ul li p:hover, .lyNyPro_left .cp_type .bd ul li.on p { background-color:#086ab1;}
.lyNyPro_left .cp_type .bd ul li p:hover a, .lyNyPro_left .cp_type .bd ul li.on p a { color:#fff;}
.lyNyPro_left .cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li.on p span { background:url(../images/mulu3.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:hover { color:#086ab1; background:url(../images/icon5.png) 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.lyNyPro_left .cp_type .bd ul a.ckqb:hover { background:#086ab1; color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.lyNyPro_left .cp_type .bd ul li p { height:56px; line-height:56px;}
	.lyNyPro_left .cp_type .bd ul li p a { line-height:56px;}
	.lyNyPro_left .cp_type .bd ul li div a { padding:0 20px 0 40px;}
	.lyNyPro_left .cp_type .bd ul li div a { background:url(../images/icon2.png) 24px center no-repeat;}
	.lyNyPro_left .cp_type .bd ul li div a:hover { color:#086ab1; background:url(../images/icon3.png) 24px center no-repeat;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.lyNyPro_left .cp_type { margin: 0;}
	.lyNyPro_left .cp_type .hd {background: #025795 url(../images/down1.png) 94% center no-repeat;padding: 10px 3%;text-align: left;overflow: hidden;}
	.lyNyPro_left .cp_type .hd.on {background: #025795 url(../images/up1.png) 94% center no-repeat;}
	.lyNyPro_left .cp_type .hd p{font-size:24px;padding: 0;display: block;float: left;min-width: 88px;margin: 0 10px 0 0;}
	.lyNyPro_left .cp_type .hd span {display: block;font-style: italic;float: left;height: 40px;line-height: 40px;}
	.lyNyPro_left .cp_type .bd {display: none;}
	.lyNyPro_left .cp_type .bd ul li p { height:52px; line-height:52px;}
	.lyNyPro_left .cp_type .bd ul li p a {font-size:16px; line-height:52px;}
	.lyNyPro_left .cp_type .bd ul li p span {background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li.on p span { background-size: 16px;}
	.lyNyPro_left .cp_type .bd ul li p:hover span { background-size: 16px;}
	.lyNyPro_left .cp_type .hd p:before { display:none;}	
}
@media screen and (max-width:767px) {
	.lyNyPro_left .h_left { margin:0 auto 20px;}
	.lyNyPro_left .cp_type { margin:0;}
	.lyNyPro_left .cp_type .hd p:before { display:none;}
	.lyNyPro_left .cp_type .hd { background:#025795 url(../images/down1.png) 94% center no-repeat;padding: 10px 3%;text-align:left;overflow:hidden;}
	.lyNyPro_left .cp_type .hd.on { background:#025795 url(../images/up1.png) 94% center no-repeat;}
	.lyNyPro_left .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px;}
	.lyNyPro_left .cp_type .hd p { padding:0; display:block; font-size:22px; float:left; min-width:88px; margin:0 10px 0 0;}
	.lyNyPro_left .cp_type .bd { display:none;}
	.lyNyPro_left .cp_type .bd ul li:last-child { border:0;}
	.lyNyPro_left .cp_type .bd ul li p a { line-height:48px; font-size:16px;}
	.lyNyPro_left .cp_type .bd ul li div a { font-size:14px;}
	.lyNyPro_left .cp_type .bd ul li p { height:48px;line-height:48px;}
	.lyNyPro_left .cp_type .bd ul li div a { height:44px;line-height:44px;}
	.lyNyPro_left .cp_type .bd ul li p span { background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li.on p span { background-size: 20px;}
	.lyNyPro_left .cp_type .bd ul li p:hover span { background-size: 20px;}
}
/*内页-产品分类 结束*/
/*内页-产品中心 结束*/


/*内页-产品列表 开始*/
.nyPro_list { width:100%; height:auto; margin:0 auto; padding:0 0 0.1px;}
.nyPro_list ul li { width:100%; height:auto; margin:0 auto 20px; padding:0 0 20px; background-color:#fff; border-bottom:1px dashed #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list ul li:hover {}
.nyPro_list ul li .nyProList_img { width:27%; height:180px; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #eaeaea; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list ul li:hover .nyProList_img { border:0;}
.nyPro_list ul li .nyProList_img img.nyPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list ul li:hover .nyProList_img a img.nyPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.nyPro_list ul li .nyProList_img a i.nyPro_mask { display:none; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(24, 67, 122, 0.6) url(../images/eye.png) center center no-repeat; position:relative; left:0; top:0; z-index:2;}
.nyPro_list ul li:hover .nyProList_img a i.nyPro_mask { display:block;}

.nyPro_list ul li .nyProList_text { width:70%; height:180px; overflow:hidden; margin:0; padding:0; float:right;}
.nyPro_list ul li .nyProList_text .nyProList_name { width:100%; overflow:hidden; margin:0 auto 10px; padding:0;}
.nyProList_text .nyProList_name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#32353a; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.nyProList_text .nyProList_name a:hover { color:#086ab1;}
.nyPro_list ul li .nyProList_text .nyProList_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_ms p { width:100%; height:72px; overflow:hidden; line-height:24px; color:#797979; font-size:14px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.nyPro_list ul li .nyProList_text .nyProList_tips { width:100%; overflow:hidden; margin:36px auto 0; padding:0;}
.nyProList_text .nyProList_tips dl dd { display:inline-block; height:30px; overflow:hidden; line-height:30px; color:#797979; font-size:12px; white-space:nowrap; text-overflow: ellipsis; margin:0 10px 0 0; padding:0 10px; border:1px solid #eaeaea; float:left;max-width: 162px;}
.nyProList_text .nyProList_tips dl dd img { display:inline-block; width:16px; height:16px; vertical-align:middle; margin:-2px 4px 0 0; padding:0;}
.nyProList_text .nyProList_tips dl dd span { color:#086ab1;}
.nyPro_list ul li .nyProList_text .nyProList_btn { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_btn a { display:block; width:88px; height:34px; overflow:hidden; line-height:32px; color:#aaa; font-size:14px; text-align:center; margin:0 20px 0 0; padding:0; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_text .nyProList_btn a:first-child { color:#fff; background-color:#2c64a1; border:1px solid #2c64a1;}
.nyProList_text .nyProList_btn a:hover { color:#fff; background-color:#086ab1; border:1px solid #086ab1;}

.lyNy_Xgwz { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_tit { overflow:hidden; margin:0 auto; padding:20px; background-color:#086ab1;}
.Xgwz_tit p { height:32px; line-height:32px; color:#fff; font-size:26px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.Xgwz_tit span { display:block; height:20px; line-height:20px; color:#fff; font-size:14px; text-align:center; text-transform: uppercase; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding:0 19px; border:1px solid #dfdfdf; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-bottom:1px dashed #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li:last-child { border:0;}
.lyNy_Xgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../images/jt2.png) center center no-repeat; position: absolute; left: 0; top: 14px;}
.lyNy_Xgwz .Xgwz_list ul li:hover em { background: url(../images/jt3.png) center center no-repeat;}
.lyNy_Xgwz .Xgwz_list ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#32353a; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list ul li a:hover { color:#086ab1;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNy_Xgwz { margin:0 auto;}
	.nyPro_list ul li { margin:0 auto 20px;}
	.nyPro_list ul li .nyProList_img { width:24%;}
	.nyPro_list ul li .nyProList_text { width:73%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNy_Xgwz { margin:0 auto;}
	.nyPro_list ul li .nyProList_img { width:30%; height:160px;}
	.nyPro_list ul li .nyProList_text { width:67%; height:160px;}
	.nyPro_list ul li .nyProList_text .nyProList_name { margin:0 auto;}
	.nyProList_text .nyProList_ms p { height:48px; -webkit-line-clamp: 2;}
	.nyPro_list ul li .nyProList_text .nyProList_tips { margin:12px auto 0;}
	.nyProList_text .nyProList_tips dl dd { width:49%; margin:0 2% 10px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nyProList_text .nyProList_tips dl dd:nth-child(2n+2) { margin:0 0 10px;}
}
@media (max-width: 767px) {
	.nyPro_list ul li {}
	.nyPro_list ul li .nyProList_img { width:100%; height:260px; margin:0 auto 12px;}
	.nyPro_list ul li .nyProList_text { width:100%; height:auto;}
	.nyPro_list ul li .nyProList_text .nyProList_name { margin:0 auto;}
	.nyProList_text .nyProList_name a { height:40px; line-height:40px; font-size:18px;}
	.nyProList_text .nyProList_ms p { height:auto; max-height:48px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; white-space:inherit;}
	.nyPro_list ul li .nyProList_text .nyProList_tips { margin:20px auto 0;}
	.nyProList_text .nyProList_tips dl dd { width:49%; margin:0 2% 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.nyProList_text .nyProList_tips dl dd:nth-child(2n+2) { margin:0;}
	.nyProList_text .nyProList_tips dl dd:first-child { margin:0 2% 10px 0;}
	.nyPro_list ul li .nyProList_text .nyProList_btn { width:100%; margin:0 auto;}
	.nyProList_text .nyProList_btn a { width:48%; height:40px; line-height:38px; margin:0; float:left;}
	.nyProList_text .nyProList_btn a:first-child { margin:0 4% 0 0;}
	
	.lyNy_Xgwz { margin:0 auto 20px;}
	.lyNy_Xgwz .Xgwz_tit { padding:10px 3%;}
	.Xgwz_tit p { padding: 0; display: block; font-size: 22px; float: left; line-height: 40px; min-width: 88px; margin: 0 10px 0 0;}
	.Xgwz_tit span { display: block; font-style: italic; float: left; height: 40px; line-height: 40px;}
	.lyNy_Xgwz .Xgwz_list { padding:0 12px;}
}
/*内页-产品列表 结束*/


/*内页-新闻中心&技术文章 开始*/
.ly_NyNews { width:100%; min-height: 480px; height:auto; margin:0 auto 60px; padding:0;}
.ly_NyNews .lyNyNew_main { width:1200px; height:auto; margin:0 auto; padding:0;}

.lyNyNew_main .lyNyNew_Tj { width:100%; overflow:hidden; margin:0 auto 30px; padding:20px 100px 20px 20px; background-color:#fafafa; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjImg { width:31%; height:200px; overflow:hidden; margin:0; padding:0;background-color: #fff; position:relative; float:left;}
.lyNyNew_Tj .lyNyNew_TjImg a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjImg a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyNew_Tj .lyNyNew_TjText { width:69%; height:200px; overflow:hidden; margin:0; padding:0 40px; border-right:1px solid #eaeaea; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj:hover .lyNyNew_TjText { border-right:1px solid #086ab1;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { width:100%; height:40px; overflow:hidden; line-height:40px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { color:#333; font-size:22px;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjName a { color:#086ab1;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { width:100%; height:30px; overflow:hidden; line-height:30px; color:#aaa; font-size:14px; margin:10px auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime em { width:24px; height:1px; overflow:hidden; background-color:#aaa; margin:14px 10px 0 0; padding:0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjTime em { width:48px;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { width:100%; overflow:hidden; margin:20px auto 0; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#666; font-size:15px; text-align:justify; text-indent:0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjMs p { text-indent:2em;}
.lyNyNew_Tj .lyNyNew_TjMore { width:100px; height:200px; overflow:hidden; margin:0; padding:0; background:url(../images/jt9.png) center center no-repeat; position:absolute; top:20px; right:0;}
.lyNyNew_Tj:hover .lyNyNew_TjMore { background:url(../images/jt10.png) center center no-repeat;}

.lyNyNew_main .lyNyNew_list { width:100%; height:auto; margin:0 auto 60px; padding:0;}
.lyNyNew_list ul li { width:100%; height:auto; margin:0 auto; padding:30px 100px 30px 0; background-color:#fff; border-bottom:1px solid #eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.lyNyNew_list ul li .lyNyNew_name { width:100%; height:30px; overflow:hidden; line-height:30px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_name a { color:#333; font-size:18px;}
.lyNyNew_list ul li:hover .lyNyNew_name a { color:#086ab1;}
.lyNyNew_list ul li .lyNyNew_time { width:100%; height:30px; overflow:hidden; line-height:30px; color:#aaa; font-size:14px; margin:4px auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_time em { width:24px; height:1px; overflow:hidden; background-color:#aaa; margin:14px 10px 0 0; padding:0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_list ul li:hover .lyNyNew_time em { width:48px;}
.lyNyNew_list ul li .lyNyNew_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#797979; font-size:14px; text-indent:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_list ul li:hover .lyNyNew_ms p { text-indent:2em;}
.lyNyNew_list ul li .lyNyNew_more { width:40px; height:40px; overflow:hidden; margin:-20px 0 0; padding:0; background:url(../images/jt7.png) center center no-repeat; position:absolute; top:50%; right:30px;}
.lyNyNew_list ul li:hover .lyNyNew_more { background:url(../images/jt8.png) center center no-repeat;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyNews .lyNyNew_main { width:90%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg { height:160px;}
	.lyNyNew_Tj .lyNyNew_TjText { height:160px; padding:0 30px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:72px; line-height:24px; color:#797979; font-size:14px;}
	.lyNyNew_Tj .lyNyNew_TjMore { height:160px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyNews { margin:0 auto 50px;}
	.ly_NyNews .lyNyNew_main { width:96%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg { height:160px;}
	.lyNyNew_Tj .lyNyNew_TjText { height:160px; padding:0 30px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { height:36px; line-height:36px; font-size:20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:72px; line-height:24px; font-size:14px;}
	.lyNyNew_Tj .lyNyNew_TjMore { height:160px;}
	
	.lyNyNew_main .lyNyNew_list { margin:0 auto 50px;}
	.lyNyNew_list ul li { padding:25px 90px 25px 0;}
	.lyNyNew_list ul li .lyNyNew_more { right:25px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyNews { margin:0 auto 40px;}
	.ly_NyNews .lyNyNew_main { width:96%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px; padding:20px;}
	.lyNyNew_Tj .lyNyNew_TjImg { height:130px;}
	.lyNyNew_Tj .lyNyNew_TjText { height:130px; padding:0 0 0 20px; border:0;}
	.lyNyNew_Tj:hover .lyNyNew_TjText { border:0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { height:30px; line-height:30px; font-size:18px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:48px; line-height:24px; font-size:14px; -webkit-line-clamp: 2;}
	.lyNyNew_Tj .lyNyNew_TjMore { display:none;}
	
	.lyNyNew_main .lyNyNew_list { margin:0 auto 40px;}
	.lyNyNew_list ul li { padding:20px 80px 20px 0;}
	.lyNyNew_list ul li .lyNyNew_more { right:20px;}
}
@media (max-width: 767px) {
	.ly_NyNews { margin:0 auto 40px;}
	.ly_NyNews .lyNyNew_main { width:94%;}
	
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px; padding:12px;}
	.lyNyNew_Tj .lyNyNew_TjImg { width:100%; height:auto; margin: 0 auto 12px;}
	.lyNyNew_Tj .lyNyNew_TjImg img { display:block; width:100%; height:auto; margin:0 auto; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}
	.lyNyNew_Tj .lyNyNew_TjText { width:100%; height:auto; padding:0; border:0;}
	.lyNyNew_Tj:hover .lyNyNew_TjText { border:0;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { height:auto; line-height:30px; font-size:16px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:4px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:72px; line-height:24px; font-size:14px; -webkit-line-clamp: 3;}
	.lyNyNew_Tj .lyNyNew_TjMore { display:none;}
	
	.lyNyNew_main .lyNyNew_list { margin:0 auto 40px;}
	.lyNyNew_list ul li { padding:16px 0;}
	.lyNyNew_list ul li .lyNyNew_name { font-size:16px;}
	.lyNyNew_list ul li .lyNyNew_time { margin:0 auto;}
	.lyNyNew_list ul li .lyNyNew_more { display:none;}

}
/*内页-新闻中心&技术文章 结束*/


/*分页样式 开始*/
#fengye { text-align: center; margin: 30px auto 0; color: #555; font-size:14px;}
#fengye a { display: inline-block; padding: 0 10px; background: #eaeaea; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size:14px;}
#fengye a:hover { background: #086ab1; color: #ffffff; }
#fengye a.pnnum1 { background: #086ab1; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #086ab1; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 5px; background: #eaeaea; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	#fengye { margin:25px auto 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	#fengye { margin: 20px auto 0;}
}
@media (max-width: 767px) {
	#fengye { margin:20px auto 0; font-size:0;}
	#fengye input, #fengye .p_input { display:none;}
	#fengye a { height: 40px; line-height: 40px; padding: 0 20px;}

}
/*分页样式 结束*/


/*内页-新闻详情&文章详情 开始*/
.ly_NyNewsdetail { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_NyNewsdetail .NyNewsdetail_title { width:100%; overflow:hidden; line-height:32px; color:#32353a; font-size:24px; font-weight:bold; text-align:center; margin:0 auto 30px; padding:0;}
.ly_NyNewsdetail .NyNewsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:20px; color:#aaa; font-size:14px; text-align:center; margin:0 auto; padding:0 10px 20px; border-bottom:1px dashed #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_NyNewsdetail .NyNewsdetail_con { width:100%; overflow:hidden; margin:0 auto 60px; padding:30px 0; line-height:30px; color:#565656; font-size:15px; text-align:justify; border-bottom:1px solid #eaeaea;}
.NyNewsdetail_con p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; text-indent:2em; margin:0 auto; padding:0;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.NyNewsdetail_con table tr td p { text-indent:0!important;}
.NyNewsdetail_con img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.ly_PrevNext { width:100%; overflow:hidden; margin:30px auto 0; padding:0;}
.ly_PrevNext ul li { width:100%; overflow:hidden; line-height:20px; color:#565656; font-size:14px; margin:0 auto 20px; padding:10px 20px; background-color:#f1f1f1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_PrevNext ul li:last-child { margin:0 auto;}
.ly_PrevNext ul li a { overflow:hidden; line-height:20px; color:#565656; font-size:14px;}
.ly_PrevNext ul li:hover { color:#fff; background-color:#086ab1;}
.ly_PrevNext ul li:hover a { color:#fff;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyNewsdetail { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyNewsdetail { width:96%; margin:0 auto 50px;}
	.ly_NyNewsdetail .NyNewsdetail_title, .ly_NyNewsdetail .NyNewsdetail_tips { margin:0 auto 25px;}
	.ly_PrevNext { margin:25px auto 0;}
	.ly_NyNewsdetail .NyNewsdetail_con { margin:0 auto 50px; padding:25px 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyNewsdetail { width:96%; margin:0 auto 40px;}
	.ly_NyNewsdetail .NyNewsdetail_title, .ly_NyNewsdetail .NyNewsdetail_tips { margin:0 auto 20px;}
	.ly_PrevNext { margin:20px auto 0;}
}
@media (max-width: 767px) {
	.ly_NyNewsdetail { width:94%; margin:0 auto 40px;}
	.ly_NyNewsdetail .NyNewsdetail_title, .ly_NyNewsdetail .NyNewsdetail_tips { margin:0 auto 20px;}
	.ly_PrevNext { margin:20px auto 0;}
	.ly_NyNewsdetail .NyNewsdetail_con { max-height:9999999999999999px;}
	.NyNewsdetail_con div { max-height:9999999999999999px; line-height:30px; color:#565656; font-size:15px; text-align:justify;}
}
/*内页-新闻详情&文章详情 结束*/


/*内页-在线留言 开始*/
.ly_NyOrder { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto!important; padding: 0;}
.ly_msg h3 { display: none!important;}
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto!important; padding: 0;}
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 30px!important; padding: 0; color: #999; font-size: 14px;}
.ly_msg ul li:last-child { margin:0 auto!important;}
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 12px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li .msg_ipt12 { width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important; outline: none!important; resize: none!important;}

.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important;}
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.ly_msg ul li a.yzm_img {display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left;}
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.ly_msg ul li .msg_btn { width: 83%; overflow: hidden; margin: 0 auto; padding: 0; float: left;}
.ly_msg ul li .msg_btn { width: 88%!important;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #086ab1!important; cursor: pointer!important;}
.msg_btn input:last-child { background-color: #bbb!important;}
.msg_btn input:hover { background-color:#086ab1!important;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyOrder { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyOrder { width:96%; margin:0 auto 50px;}
	.ly_msg ul li { margin: 0 auto 25px!important;}
	.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 140px!important;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyOrder { width:96%; margin:0 auto 40px;}
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { width:12%!important;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 88%!important;}
}
@media (max-width: 767px) {
	.ly_NyOrder { width:94%; margin:0 auto 40px;}
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { display:none!important;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 100%!important; float:inherit!important;}
	.msg_btn input { width:48%!important; margin:0 4% 0 0!important;}
	.msg_btn input:last-child { margin:0!important;}
	.ly_msg ul li a.yzm_img { float:inherit!important;}
	.ly_msg ul li span { display:block;}
}
/*内页-在线留言 结束*/


/*内页-联系我们 开始*/
.ly_NyContact { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_NyContact .lyNyContact_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyContact_main .lyNyContact_lxfs { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.lyNyContact_lxfs ul { border-left:1px solid #dfdfdf; border-top:1px solid #dfdfdf;}
.lyNyContact_lxfs ul li { width:33.333333%; overflow:hidden; margin:0; padding:60px 30px 30px; border-right:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_lxfs ul li img { display:block; width:130px; height:130px; overflow:hidden; margin:0 auto 30px; padding:0;}
.lyNyContact_lxfs ul li span { display:block; width:100%; overflow:hidden; color:#797979; font-size:14px; text-align:center; margin:0 auto 10px; padding:0;}
.lyNyContact_lxfs ul li p { width:100%; height:60px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; display:-webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}


.lyNyContact_lxfs ul li:nth-child(1) p {
    font-size: 20px;
}
.lyNyContact_lxfs ul li:nth-child(2) p {
    font-size: 20px;
}

.lyNyContact_main .lyNyContact_ewm { width:100%; overflow:hidden; margin:0 auto 30px; padding:60px 0; background:#fff url(../images/NyContact_ewmbg.jpg) center center no-repeat; background-size:100%;}
.lyNyContact_ewm p { width:100%; overflow:hidden; line-height:40px; color:#fff; font-size:32px; text-align:center; margin:0 auto; padding:0;}
.lyNyContact_ewm span { display:block; width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lyNyContact_ewm .ewm_img { width:160px; height:160px; overflow:hidden; margin:30px auto 0; padding:0;}
.lyNyContact_ewm .ewm_img img { display:block; width:100%; height:100%; margin:0 auto; padding:0;}

.lyNyContact_main .lyNyContact_map { width:100%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyContact_map .lyNyContact_Mapmain { width:100%; height:380px; overflow:hidden; margin:0 auto; padding:9px; background-color:#fff; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyContact { width:90%;}
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyContact { width:96%; margin:0 auto 50px;}
	.lyNyContact_lxfs ul li { padding:50px 25px 25px;}
	.lyNyContact_lxfs ul li img { margin:0 auto 25px;}
	.lyNyContact_lxfs ul li p { height:50px; line-height:25px; font-size:15px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyContact { width:96%; margin:0 auto 40px;}
	.lyNyContact_main .lyNyContact_lxfs { margin:0 auto 20px;}
	.lyNyContact_lxfs ul li { padding:40px 20px 20px;}
	.lyNyContact_lxfs ul li img { margin:0 auto 20px;}
	.lyNyContact_lxfs ul li p { height:40px; line-height:20px; font-size:14px;}
	
	.lyNyContact_main .lyNyContact_map { width:100%; margin:0 auto;}
	.lyNyContact_map .lyNyContact_Mapmain { height:380px;}
}
@media (max-width: 767px) {
	.ly_NyContact { width:94%; margin:0 auto 40px;}
	.lyNyContact_main .lyNyContact_lxfs { margin:0 auto 20px;}
	.lyNyContact_lxfs ul li { width:100%; padding:40px 20px;}
	.lyNyContact_lxfs ul li img { width:120px; height:120px; margin:0 auto 20px;}
	.lyNyContact_lxfs ul li p { height:auto; line-height:32px; font-size:16px;}
	
	.lyNyContact_main .lyNyContact_ewm { background-size:190%;}
	
	.lyNyContact_main .lyNyContact_map { width:100%; margin:0 auto;}
	.lyNyContact_map .lyNyContact_Mapmain { height:380px;}
}
/*内页-联系我们 结束*/


/*内页-荣誉资质 开始*/
.ly_NyHonor { width:1200px; height:auto; margin:0 auto 60px; padding:0;}
.ly_NyHonor .lyNyHonor_list { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyHonor_list ul li { width:23.5%; height:auto; margin:0 2% 30px 0; padding:0; float:left;}
.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 0 30px;}
.lyNyHonor_list ul li a.NyHonor_img { display:block; width:100%; height:235px; overflow:hidden; margin:0 auto; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyHonor_list ul li:hover a.NyHonor_img { border:1px solid #fff; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
.lyNyHonor_list ul li a.NyHonor_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover a.NyHonor_img img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyHonor_list ul li a.NyHonor_name { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#fff; font-size:15px; text-align:center; white-space:nowrap; text-overflow: ellipsis; background-color:#b8b8b8; margin:4px auto 0; padding:0;}
.lyNyHonor_list ul li:hover a.NyHonor_name { color:#fff; background-color:#086ab1;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyHonor { width:90%;}
	.lyNyHonor_list ul li a.NyHonor_img { height:200px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyHonor { width:96%; margin:0 auto 50px;}
	.lyNyHonor_list ul li { width:32%; margin:0 2% 20px 0;}
	.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 2% 20px 0;}
	.lyNyHonor_list ul li:nth-child(3n+3) { margin:0 0 20px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyHonor { width:96%; margin:0 auto 40px;}
	.lyNyHonor_list ul li { width:32%; margin:0 2% 20px 0;}
	.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 2% 20px 0;}
	.lyNyHonor_list ul li:nth-child(3n+3) { margin:0 0 20px;}
	.lyNyHonor_list ul li a.NyHonor_img { height:200px;}
}
@media (max-width: 767px) {
	.ly_NyHonor { width:94%; margin:0 auto 40px;}
	.lyNyHonor_list ul li { width:48%; margin:0 4% 20px 0;}
	.lyNyHonor_list ul li:nth-child(4n+4), .lyNyHonor_list ul li:nth-child(3n+3) { margin:0 4% 20px 0;}
	.lyNyHonor_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyNyHonor_list ul li a.NyHonor_img { height:166px;}
}
/*内页-荣誉资质 结束*/


/*内页-产品详情 开始*/
.ly_NyProDetail { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}

.ly_NyProDetail .lyNyProDetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyProDetail_con .lyNyProDetail_left { width:25%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyProDetail_con .lyNyProDetail_right { width:72%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto 30px; padding:0; border-bottom:2px solid #086ab1;}
.lyNyProDetail_ConTit p { width:80px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; background-color:#086ab1; margin:0 0 -1px; padding:0 20px;}

.lyNyProDetail_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 14px; margin:0 auto 30px; padding:0;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; color: #555; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;margin: 0 !important;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_NyProDetail { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_NyProDetail { width:96%; margin:0 auto 50px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .lyNyProDetail_right { width:100%;}
	.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto 25px; padding:0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_NyProDetail { width:96%; margin:0 auto 40px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .lyNyProDetail_right { width:100%;}
	.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
}
@media (max-width: 767px) {
	.ly_NyProDetail { width:94%; margin:0 auto 40px;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .lyNyProDetail_right { width:100%;}
	.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0;}
	.lyNyProDetail_right .lyNyProDetail_ConText { max-height:99999999999999999999999px;}
	.lyNyProDetail_ConText div { max-height:99999999999999999999999px;}
}

.pro_detail_main { width:100%; height:auto; margin: 0 auto 40px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #32353a; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:130px; overflow:hidden; margin:20px auto; padding:15px 20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto; padding: 0;}
.pro_detail_text ul li { width:100%; height:32px; overflow: hidden; line-height: 32px; color: #888; font-size: 14px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 22px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #aaa;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #086ab1;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #565656;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #025795;}

/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 440px; margin: 0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #eaeaea; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #086ab1;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.pro_detail_main { width:100%; padding:0;}
	.prodetail_img { width:45%; position:inherit;float: left;}
	#preview, #spec-n5, #spec-list, .jqzoom { width:100%;}
	.pro_detail_main .pro_detail_text { width:52%;}
	.pro_detail_text .pro_detail_btn { width:100%;}
	.zoomdiv { left:104%!important;}	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.pro_detail_main { width:100%; margin: 25px auto;}
	.prodetail_img { width:100%; height:auto; margin:0 0 20px;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 285px;}
	.pro_detail_main .pro_detail_text { width:100%;padding-top:0;height: auto;min-height:260px; padding-bottom:48px;}
	.pro_detail_text h1 { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto; padding: 12px 16px; height:auto;}
	.pro_detail_text ul { overflow:hidden; margin: 10px auto;}
	.pro_detail_text ul li { font-size:14px; margin: 6px auto;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a { height:48px; line-height:48px; width:48%; font-size:16px;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0;}
	#spec-n5 { width:100%;}
	#spec-list { width:100%;}
	.zoomdiv,.jqZoomPup { display:none !important;}
}
@media (max-width:767px) {
	.pro_detail_main { width:100%; margin: 20px auto;}
	.prodetail_img { width:100%; height:auto; margin:0 auto 20px;}
	#preview { width:100%;}
	.jqzoom { width:100%;height: 285px;}
	#spec-list ul li { height:54px;}
	.pro_detail_main .pro_detail_text { width:100%; padding-top:0; height: auto;min-height:260px; padding-bottom:48px;}
	.pro_detail_text h1 { font-size:22px; line-height:32px;}
	.pro_detail_text .jyms { margin: 10px auto;padding: 12px;height:auto;}
	.pro_detail_text ul { overflow:hidden; margin: 10px auto;}
	.pro_detail_text ul li { font-size:14px; margin: 4px auto;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a { height:48px; line-height:48px; width:48%; font-size:16px;}
	.pro_detail_btn a.prodtl_btn1 { margin: 0 4% 0 0;}
	#spec-n5 { width:100%; height:auto;}
	#spec-list { width:100%;}
	.zoomdiv,.jqZoomPup { display:none !important;}
}
/*内页-产品详情 结束*/


/*右侧漂浮 开始*/
.client-2 {position:fixed;right:-170px;top:50%;z-index:999;}
.client-2 li a {text-decoration:none;}
.client-2 li {margin-top:1px;clear:both;height:71px;position:relative;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin: 4px auto 0;text-align:center;}
.client-2 li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client-2 .my-kefu-qq i {background-position:4px 5px;}
.client-2 .my-kefu-tel i {background-position:0 -21px;}
.client-2 .my-kefu-liuyan i {background-position:4px -53px;}
.client-2 .my-kefu-weixin i {background-position:-34px 4px;}
.client-2 .my-kefu-weibo i {background-position:-30px -22px;}
.client-2 .my-kefu-ftop {display:none;}
.client-2 .my-kefu-ftop i {width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left {float:left;width:77px;height:47px;position:relative;}
.client-2 .my-kefu-tel-right {font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right {width:20px;}
.client-2 .my-kefu-tel-main {background:#025795;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main {background:#025795;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}

@media (max-width:880px) {
	.my-kefu-liuyan,.my-kefu-weixin,.my-kefu-tel-right{display:none;}
	.client-2{right:0;}
	.client-2 li{ height:61px; position: static;}
	.client-2 .my-kefu-tel-main,.client-2 .my-kefu-main{ width:60px;border-radius: 60px; height:45px;}
	.my-kefu-main{background: #009240 !important;}
	.client-2 li a p{ display:none;}
	.client-2 .my-kefu-ftop i { margin: 4px 0 0 14px;}
	.client-2 .my-kefu-ftop{ margin-top:10px;}
	.client-2 .my-kefu-tel i {margin: 8px 0 0 18px;}
}
/*右侧漂浮 结束*/


@media (max-width:767px) {
	
}


@media (max-width:1023px) {

}


#qb_collection_img_mask{display:none !important;}
